Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ManifestAPI+SchemaValidate+SecretKV #1

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

mstrielnikov
Copy link

  1. Added manifest definitions with APIs (validate + serialize + secret query in KV-like way)
  2. Functions to read manifests from FS and parse component schemas
  3. KV middleware to get/set/list fields by key in encrypted/unencrypted modes (as is without decryption if/wheb needed)
  4. Encryption/decryption of fields using AGE lib with keypair from files
  5. Manifest service for high-level access to APIs from cli
  6. CLI based on launchercl plugin arch

@mstrielnikov mstrielnikov changed the title Manifests+validate+secrets ManifestAPI+SchemaValidate+SecretKV Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant